testing.common.cleanupName (field)

4 uses

	testing (current package)
		testing.go#L643: 	cleanupName string               // Name of the cleanup function.
		testing.go#L757: 		if frame.Function == c.cleanupName {
		testing.go#L1298: 			c.cleanupName = ""
		testing.go#L1304: 		c.cleanupName = name